GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common.Model Namespace > ActiveModelListenExtensions Class > Observe Method : Observe<T,TI>(T,Expression<Func<T,TI>>,Action<TI>,Action<TI>) Method |
'Declaration Public Overloads Shared Function Observe (Of T As System.ComponentModel.INotifyPropertyChanged, TI)( _ ByVal obj As T, _ ByVal getterExpr As System.Linq.Expressions.Expression(Of Func(Of T,TI)), _ ByVal leave As System.Action(Of TI), _ ByVal enter As System.Action(Of TI) _ ) As System.IDisposable
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2